body {
	background:#D8E8C3;
	font-family:"ËÎÌå";
	font-size:12px;
	margin:0 auto;
	padding:0;
}
.fontgray {
	color:#747474;
	text-decoration:none;
	line-height:23px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2e2e2e;
	text-decoration:none;
	line-height:25px;
}
.titlegreen {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#499e06;
	font-weight:bold;
	line-height:25px;
	text-decoration:none;
}
.titleblack {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	line-height:25px;
	font-weight:bold;
}
a.yewufl {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#398000;
	text-decoration:none;
	background:url(yewuflbg.jpg);
	width:133px;
	height:28px;
	line-height:28px;
	display:block;
	float:left;
	padding-left:19px;
}
a.yewufl:hover {
	color:#fff;
	background:url(yewuflbg1.jpg);
	width:133px;
	height:28px;
	line-height:28px;
	display:block;
	float:left;
	padding-left:19px;
	font-weight:bold;
}
a.news {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4a4949;
	text-decoration:none;
	line-height:25px;
}
a.news:hover {
	color:#499e06;
	text-decoration:underline;
}
.border-l-r-gray {
	border-left:1px #e7e7e7 solid;
	border-right:1px #e7e7e7 solid;
}
.border-b-gray {
	border-bottom:1px #8f8f8f dotted;
}
.border-t-gray {
	border-top:1px #eaeaea solid;
}
.border-bot-gray {
	border-bottom:1px #ececec solid;
}